Перевод: со всех языков на русский

с русского на все языки

Self Delete

См. также в других словарях:

  • Self-censorship — is the act of censoring or classifying one s own work (blog, book(s), film(s), or other means of expression), out of fear or deference to the sensibilities of others without an authority directly pressuring one to do so. Self censorship is often… …   Wikipedia

  • Self-organizing list — A self organizing list is a list that reorders its elements based on some self organizing heuristic to improve average access time. Some say, the Self Organizing List is a poor man s Hash table (see [http://www.opendylan.org/gdref/gdlibs/libs… …   Wikipedia

  • Control-Alt-Delete — This article is about the keyboard combination. For a list of keyboard shortcuts, see Table of keyboard shortcuts. For other uses, see Control Alt Delete (disambiguation). The keys Control Alt Delete highlighted on a QWERTY keyboard. Control Alt… …   Wikipedia

  • Alter Aeon — Developer(s) Dentinmud Internet Services/Dennis Towne, project community Engine DentinMud Platform(s) Platform independent …   Wikipedia

  • Binary search tree — In computer science, a binary search tree (BST) is a binary tree data structurewhich has the following properties: *each node (item in the tree) has a value; *a total order (linear order) is defined on these values; *the left subtree of a node… …   Wikipedia

  • Wikipedia:Glossary — Welcome to Wikipedia, which anyone can edit. Help index: Ask questions · Learn wikicode · View FAQ · Read Glossary · Live Wikipedia editing related help via web chat  …   Wikipedia

  • Wikipedia:Japan-related topics notice board/New Japan-related articles — Please feel free to list newly created Japan related articles here. Any new articles that have an interesting or unusual fact in them should be suggested for the Did you know? box on the Main Wikipedia page. DYN has a 72 hr. time limit from the… …   Wikipedia

  • Delegation pattern — In software engineering, the delegation pattern is a design pattern in object oriented programming where an object, instead of performing one of its stated tasks, delegates that task to an associated helper object. There is an Inversion of… …   Wikipedia

  • Árbol biselado — Un Árbol biselado o Árbol Splay es un Árbol binario de búsqueda auto balanceable, con la propiedad adicional de que a los elementos accedidos recientemente se accederá más rápidamente en accesos posteriores. Realiza operaciones básicas como… …   Wikipedia Español

  • Реализация АВЛ-дерева — Ниже предложены возможная программная реализация АВЛ дерева. Код класса на Object Pascal. unit mAVLTree; interface type TAVLTree = class; TAVLTreeNode = class (TObject) private FKey: Cardinal; FData: TObject; FBalance, FLeftBalance, FRightBalance …   Википедия

  • Jerusalem (computer virus) — Jerusalem Common name Jerusalem Classification Unknown Type Computer virus Operating system(s) affected DOS Jerusalem is a DOS virus first detected in Jerusalem, Israel, in October 1987. On infection, the Jerusalem virus becomes memory resident… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»